"enkf"(object, params, Np, h, R, verbose = getOption("verbose"), ...)
"eakf"(object, params, Np, C, R, verbose = getOption("verbose"), ...)
"logLik"(object, ...)
"cond.logLik"(object, ...)
"pred.mean"(object, pars, ...)
"filter.mean"(object, pars, ...)
pomp
or inheriting class pomp
.
params = coef(object)
.
TRUE
, progress information is reported.
kalmand.pomp
.
This class inherits from class pomp
.
Evensen, G. (2009) Data assimilation: the ensemble Kalman filter Springer-Verlag.
Anderson, J. L. (2001) An Ensemble Adjustment Kalman Filter for Data Assimilation Monthly Weather Review 129:2884--2903
pomp
, pfilter
,
and the tutorials on the package website.